func net/http/httputil.joinURLPath
2 uses
net/http/httputil (current package)
reverseproxy.go#L221: func joinURLPath(a, b *url.URL) (path, rawpath string) {
reverseproxy.go#L273: req.URL.Path, req.URL.RawPath = joinURLPath(target, req.URL)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)